* src/doc.c (get_doc_string): Slightly relax the sanity checking.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 9 May 2013 18:30:46 +0000 (14:30 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 9 May 2013 18:30:46 +0000 (14:30 -0400)
commitde484177b30d3947a2c125b0499db8704420da05
treefe93ce170587f254ed5f221d6671817d31dd8275
parentca4d13768f78e786d60108b9266ab123d86eb7a9
* src/doc.c (get_doc_string): Slightly relax the sanity checking.
* src/lread.c (skip_dyn_eof): New function.
(read1): Use it to skip the end of a file in response to #@00.
src/ChangeLog
src/doc.c
src/lread.c